Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 8a8d2a77c3ac479cfe52933931ceae0938c56bb5


Parents : d3fec0b
Author : Mark Qvist <mark@unsigned.io>
Date : 2024-10-13T14:36:21+02:00

Updated versions

Changes

2 files changed, 2 insertions(+), 2 deletions(-)

M setup.py +1 -1

Diff

diff --git a/sbapp/buildozer.spec b/sbapp/buildozer.spec
index 99e2d1bb..4c92699f 100644
--- a/sbapp/buildozer.spec
+++ b/sbapp/buildozer.spec
@@ -10,7 +10,7 @@ source.exclude_patterns = app_storage/*,venv/*,Makefile,./Makefil*,requirements,
version.regex = __version__ = ['"](.*)['"]
version.filename = %(source.dir)s/main.py
-android.numeric_version = 20241012
+android.numeric_version = 20241013
requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,able_recipe,libwebp,libogg,libopus,opusfile,numpy,cryptography,ffpyplayer,codec2,pycodec2,sh,pynacl,typing-extensions

diff --git a/setup.py b/setup.py
index bd40cdc1..bab6ed74 100644
--- a/setup.py
+++ b/setup.py
@@ -100,7 +100,7 @@ setuptools.setup(
},
install_requires=[
"rns>=0.8.4",
- "lxmf>=0.5.5",
+ "lxmf>=0.5.7",
"kivy>=2.3.0",
"pillow>=10.2.0",
"qrcode",


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────